Skip to content

chore: add revise-pr project skill - #103

Merged
s-annam merged 1 commit into
mainfrom
chore/revise-pr-skill
Jun 16, 2026
Merged

chore: add revise-pr project skill#103
s-annam merged 1 commit into
mainfrom
chore/revise-pr-skill

Conversation

@s-annam

@s-annam s-annam commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds .claude/skills/revise-pr/SKILL.md — a project-local skill that revises a PR in response to review: check out the PR branch, fix each unresolved thread (or reply with a rationale), run the gates, commit + push once to the PR branch, then reply to and resolve the threads on GitHub.

Mirror of open-pr for the post-review pass. Pure gh+git+npm, so any contributor with gh authed gets it. Encodes repo-specific traps: dismiss-stale-reviews-on-push (address → push once → re-request review), the block_commit compound-command footgun, reply-vs-resolve discipline, and the fixture PII preflight.

Test plan

Add .claude/skills/revise-pr/SKILL.md — a project-local Claude Code
skill for revising a PR in response to review comments. Non-logic
change; no tests needed.
@s-annam
s-annam merged commit 71eb29d into main Jun 16, 2026
2 checks passed
@s-annam
s-annam deleted the chore/revise-pr-skill branch June 16, 2026 19:07
s-annam added a commit that referenced this pull request Jun 25, 2026
Add .claude/skills/revise-pr/SKILL.md — a project-local Claude Code
skill for revising a PR in response to review comments. Non-logic
change; no tests needed.
s-annam added a commit that referenced this pull request Jun 28, 2026
Add .claude/skills/revise-pr/SKILL.md — a project-local Claude Code
skill for revising a PR in response to review comments. Non-logic
change; no tests needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant